# visual studio code
# 常见问题
# Problems loading reference
Problems loading reference 'https://schemastore.azurewebsites.net/schemas/json/package.json': getaddrinfo ENOTFOUND schemastore.azurewebsites.net schemastore.azurewebsites.net:443
#48298 (opens new window) stackflow (opens new window)
在 用户设置 中添加并修改
"http.proxy": "http://username:password@hostname:port/",
"http.proxyAuthorization": null,
"http.proxyStrictSSL": true